• Image border

    Updated: 2012-10-31 20:23:12
    Hey people so i have some thumbnails on this page z-gfx.co.cc/gallery.html . So I want to put a border around those thumbnails. When I change the border in the css then all images change ofcourse... but I dont want my logo with that border. So could someone help me please? And could you also...

  • Local storage for table

    Updated: 2012-10-31 20:09:11
    For a school project I need to make a booking system for a cinema, so people can select seats where they want to sit. One requirement is that if someone booked a chair, someone ele shouldn't be able to book it anymore. My idea was to add a class to the selected chairs when you click "Buy...

  • jQuery .on click syntax error

    Updated: 2012-10-31 19:51:56
    Getting a Syntax Error: missing ) after argument list. All I want to do is make each item returned from the getJSON call to have a click event. For example. when someone clicks on an item, it might bring up a full list of details about an item. So it seems I have to pass information to the...

  • little css trouble

    Updated: 2012-10-31 18:53:01
    I have a tooltip set up with just css and its working fine if the code is not wrapped in tags my css is Code: --------- a.tt{ position:relative; z-index:24;

  • make html5 like div in old browser

    Updated: 2012-10-31 17:12:50
    trying to put together some css that will give html5 elements div properties in older broswers. .nav { display:block; margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit;vertical-align: baseline;} but it helps some elements and not others. Am i missing something to add to the...

  • What is wrong with this code?

    Updated: 2012-10-31 16:48:06
    public class Dog extends Mammals { public Dog(String name, String type) { super(name, type); } public String sound{ System.out.println("Hello"); }

  • Help with a PHP-MySQL Query

    Updated: 2012-10-31 16:41:23
    Hi, I need help to make these two queries as 1 query: PHP: --------- $results_top_ips = $wpdb-get_results("SELECT ip FROM keywords GROUP BY ip "); foreach($results_top_ips as $row) { $total_visits = $wpdb-get_row("SELECT COUNT(*) AS total_visits FROM keywords WHERE ip =...

  • Problems accessing xml on localhost and access to getbytagename

    Updated: 2012-10-31 16:20:39
    Hello, I am new to javascript coding and and am trying to access an xml doc on the localhost and write its contents to a div. The xml file is not formated as a hierarchical data file unfortunately but rather as html, i.e., , , , etc. tags. The data I'm trying to get to is in the...

  • Toggles not working

    Updated: 2012-10-31 13:40:53
    I am in the process of cleaning up little glitches on my company's website. I did not build the website, and what little coding I know I have taught myself. That being said... I need some help or suggestions, please. On the FAQ page there are six total toggle divs. The first three work fine. The...

  • please help me optimize this code for CS4

    Updated: 2012-10-31 13:21:21
    hi all! I have zero knowledge when it comes to editing javascript. I have this script that i used on my old machine that pulls technical data from an image file and exports it to a CSV file. This script worked fine on my old machine with my photoshop CS3 that i was running... but on my new...

  • dropdown box issue

    Updated: 2012-10-31 13:20:40
    Below, is a code I've been working on where the user searches and selects an item in the drop-down list, and it'll automatically open that page in a new window. It doesn't seem to work at all! :confused: Can anybody correct this? *Here's the code: * Code: ---------

  • background image not showing up

    Updated: 2012-10-31 13:18:14
    I am using this in my css: Code: --------- #banner { height: auto; width: 100%; position: relative; background-image: url(images/banner/bannerbg.PNG); text-align: center; } --------- and my html is: Code:

  • Combobox not working

    Updated: 2012-10-31 13:17:07
    Below, is a code I've been working on where the user searches and selects an item in the drop-down list, and it'll automatically open that page in a new window. It doesn't seem to work at all! :confused: Can anybody correct this? *Here's the code: * Code: ---------

  • Evaluating JavaScript Iteration Techniques

    Updated: 2012-10-25 18:17:10
    M att S nider.com RSS Tutorials Widgets About Evaluating JavaScript Iteration Techniques by Matthew Snider October 25, 2012 5:17 . p.m It has been a while since we looked at the performance of various iteration techniques in JavaScript . Since most developers use a JavaScript framework nowadays , you may not even be aware of the trade-offs being made each time you call each or your library’s equivalent iteration function . This article describes the four most common iteration techniques and how well they perform on several browsers , and compares it to the native browser Array.prototype.forEach Article updated on Oct . 26, 2012 Added native Array.prototype.forEach analysis . How do it Version 1 A simple for loop iterate and access the item from an array for var i= 0 i Version 2 A simple

  • Web Development News Week 41, October 2012

    Updated: 2012-10-17 01:08:03
    Web development news for the 41st week of 2012: JavaScript JavaScript Weekly, Issue #100 - October 12th, 2012 DOM Enlightenment: Exploring The Relationship Between JS and the Modern HTML DOM; Categorizing Values in JavaScript; Essential JavaScript: The Top Five Testing Libraries; … <h3 style="clear:both"HTML 5 HTML 5 Weekly, Issue #58 - October 10th, 2012 WebPlatform.org Launches in Alpha: 'Your Web, Documented'; Using the HTML5 Fullscreen API for Phishing Attacks; Contre Jour: Behind The Scenes; …

  • WordPress 3.5 Beta 2

    Updated: 2012-10-13 01:02:08
    Two weeks after the first beta, WordPress 3.5 Beta 2 is now available for download and testing. This is software still in development, so we don’t recommend that you run it on a production site. Set up a test site to play with the new version. To test WordPress 3.5, try the WordPress Beta Tester plugin (you’ll want “bleeding [...]

  • Web Development News Week 40, October 2012

    Updated: 2012-10-10 06:22:16
    Web development news for the 40th week of 2012: JavaScript JavaScript Weekly, Issue #99 - October 5th, 2012 TypeScript: Microsoft's New Language that Compiles to JavaScript; LibUV: How Node.js' Asynchronous IO Works Under the Hood; Tributary: Live Coding Environment for d3.js Visualizations; … HTML 5 HTML 5 Weekly, Issue #57 - October 3rd, 2012</a HTML5 APIs You Didn't Know Existed; IE8 Falls Below 25%, Firefox 15 Passes 10%, Chrome Loses Users; CSS3 vs jQuery Animations; …

Current Feed Items | Previous Months Items

Sep 2012 | Aug 2012 | Jul 2012 | Jun 2012 | May 2012 | Apr 2012